To run the ReplValidator utility you must have a valid .xml configuration file that lists the sites and services to be compared, and how validation between the primary (source) services and the replicated (destination) services will be performed. The ReplValidation configuration file also defines an output file location, the number of simultaneous comparisons, whether to autostart, the maximum number of records to compare, the maximum number of missing records, the number of iterations, how to iterate, and any table exclusions.
See the following subsections for more information:
To Create or Edit a Configuration File
(Open Config) on the toolbar) to open a previously created configuration file or
![]() |
| Configuration File Add / Edit Site |
|
| Create / Edit Configuration |
|
| Configuration File Options |
Note: This option only applies to DBS-Based Services. The button is disabled for non-DBS services.
|
| Configuration File DBS Table Exclusions |
The properties on the Create/Edit Configuration dialog box are described in the following table.
| Parameter | Required | Default Value | Description | XML Attribute |
|---|---|---|---|---|
|
Summary Log File |
Yes |
.\Summary.log |
The directory location where the summary log files will be saved. Note: Change this property to avoid writing the log files to the same folder from where ReplValidator.exe is run. |
SummFile |
|
# Simul. Validations |
Yes |
5 |
The number of simultaneous validation comparisons to be performed at any time. |
MaxRunningSites |
|
Autostart |
No |
not selected |
Indicates whether to start comparing sites automatically once validation is configured and saved. |
AutoStart |
The properties on the Add / Edit Site dialog box are described in the following table.
| Parameter | Required | Default Value | Description | XML Attribute |
|---|---|---|---|---|
|
Common Site Name |
Yes |
- |
The site name of the primary and replicated services, which must be the same. |
|
|
Primary Site |
Yes |
- |
The name of the primary site. Will be grayed out if the Common Site Name is populated. |
PriSiteName |
|
Replicated Site |
Yes |
- |
The name of the replicated site. Will be grayed out if the Common Site Name is populated. |
ReplSiteName |
|
Primary Domain |
Yes |
- |
The Domain ID of the primary site. |
PriDomain |
|
Replicated Domain |
Yes |
- |
The Domain ID of the replicated site. |
ReplDomain |
The properties on the Options dialog box are described in the following table.
| Parameter | Required | Default Value | Description | XML Attribute |
|---|---|---|---|---|
|
Description |
No |
<site>.<service> (<pri domain>, <sec domain>) |
A description of service and domains to be compared. |
Desc |
|
Log File Path/Name |
No |
.\<site>_<service>_<pri domain>_<sec domain>.log |
The directory location where the logging and results for the service will be saved. Note: Change this property to avoid writing the log files to the same folder from where ReplValidator.exe is run. |
OutputFile |
|
Max. Records |
No |
Ignored, compares entire database |
The maximum number of records to compare. |
MaxRecs |
|
Max. Missing Recs |
No |
Ignore, compare entire database |
If the number of mismatches reaches this number, then the comparison for that service will stop. |
MaxMisAllowed |
|
Num. Iterations |
No |
1 |
The number of times to compare the services. |
NumIters |
|
Reverse Iteration |
No |
not selected |
If selected (true), the database records will be compared newest to oldest. Most often used for the ELS and AUD services. If not selected (false), the database records will be compared oldest to newest. |
RevIter |
The following example configuration file was generated by the ReplValidator. Click the following image for more information:
| Sample Configuration File |